Error Message when attempting to preview or make iso (I guess make a DVD) . New to Devede_NG (Version 4.11.0)

30 views
Skip to first unread message

hailma...@gmail.com

unread,
Jun 27, 2018, 1:11:51 AM6/27/18
to DeVeDe forum
Error Message when attempting to preview or make iso (I quess make a DVD)  New to Devede_NG (Version 4.11.0)
Trying to make basic (first or top choice) DVD of mp4's made with Openshot.
Small sample size, but it appears that videos downloaded Youtube as mp4's seem to work, as do very small (like 5 second mp4's made from images) mp4's made with Openshot.
Most of the bigger Openshot mp4's do not work.

At a lost, again, new to Devede and videos in general, will probably have to use another program but Devede seems like a very competent program.
I hope it is just something simple that I overlooked.
Also, I do have one or more of the in each category of: "Programs needed by Devede"
Any help would certainly be appreciated.

The following is the debugging error:

Static data:


FFProbe JSON data: {

"streams": [

{

"index": 0,

"codec_name": "h264",

"codec_long_name": "H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10",

"profile": "High",

"codec_type": "video",

"codec_time_base": "1/48",

"codec_tag_string": "avc1",

"codec_tag": "0x31637661",

"width": 1280,

"height": 720,

"coded_width": 1280,

"coded_height": 720,

"has_b_frames": 0,

"pix_fmt": "yuv420p",

"level": 41,

"chroma_location": "left",

"refs": 1,

"is_avc": "true",

"nal_length_size": "4",

"r_frame_rate": "24/1",

"avg_frame_rate": "24/1",

"time_base": "1/12288",

"start_pts": 504,

"start_time": "0.041016",

"duration_ts": 3489792,

"duration": "284.000000",

"bit_rate": "15242590",

"bits_per_raw_sample": "8",

"nb_frames": "6815",

"disposition": {

"default": 1,

"dub": 0,

"original": 0,

"comment": 0,

"lyrics": 0,

"karaoke": 0,

"forced": 0,

"hearing_impaired": 0,

"visual_impaired": 0,

"clean_effects": 0,

"attached_pic": 0,

"timed_thumbnails": 0

},

"tags": {

"language": "und",

"handler_name": "VideoHandler"

}

},

{

"index": 1,

"codec_name": "ac3",

"codec_long_name": "ATSC A/52A (AC-3)",

"codec_type": "audio",

"codec_time_base": "1/44100",

"codec_tag_string": "ac-3",

"codec_tag": "0x332d6361",

"sample_fmt": "fltp",

"sample_rate": "44100",

"channels": 2,

"channel_layout": "stereo",

"bits_per_sample": 0,

"dmix_mode": "-1",

"ltrt_cmixlev": "-1.000000",

"ltrt_surmixlev": "-1.000000",

"loro_cmixlev": "-1.000000",

"loro_surmixlev": "-1.000000",

"r_frame_rate": "0/0",

"avg_frame_rate": "0/0",

"time_base": "1/44100",

"start_pts": 1499,

"start_time": "0.033991",

"duration_ts": 12524532,

"duration": "284.002993",

"bit_rate": "192000",

"nb_frames": "8153",

"disposition": {

"default": 1,

"dub": 0,

"original": 0,

"comment": 0,

"lyrics": 0,

"karaoke": 0,

"forced": 0,

"hearing_impaired": 0,

"visual_impaired": 0,

"clean_effects": 0,

"attached_pic": 0,

"timed_thumbnails": 0

},

"tags": {

"language": "und",

"handler_name": "SoundHandler"

},

"side_data_list": [

{

"side_data_type": "Audio Service Type"

}

]

}

]

}


Getting data for /home/shaunj/Videos/Clips/WA/Canyon Drive-Yakima_Helios.mp4 with ffprobe

Estimated length: 284; Resolution: 1280x720



Dynamic data:


Converting Canyon Drive-Yakima_Helios



Launching: ffmpeg -i /home/shaunj/Videos/Clips/WA/Canyon Drive-Yakima_Helios.mp4 -i /home/shaunj/Videos/Clips/WA/Canyon Drive-Yakima_Helios.mp4 -map 1:0 -map 0:1 -vf scale=720:480 -y -c:v mpeg2video -c:a mp2 -f dvd -r 24000/1001 -pix_fmt yuv420p -maxrate:v 7500000 -minrate:v 3333300 -bufsize 1835008 -packetsize 2048 -muxrate 10080000 -ar 48000 -sn -g 12 -bf 2 -strict 1 -t 10 -ac 2 -aspect 1.7777777777777777 -s 720x480 -trellis 1 -mbd 2 -b:a 288000 -b:v 5000000 /var/tmp/movie_preview.mpg



ffmpeg version 4.0 Copyright (c) 2000-2018 the FFmpeg developers

built with gcc 8.1.0 (GCC)

configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-avresample --enable-fontconfig --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libass --enable-libbluray --enable-libdrm --enable-libfreetype --enable-libfribidi --enable-libgsm --enable-libiec61883 --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopus --enable-libpulse --enable-libsoxr --enable-libspeex --enable-libssh --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvorbis --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-nvenc --enable-omx --enable-shared --enable-version3

libavutil 56. 14.100 / 56. 14.100

libavcodec 58. 18.100 / 58. 18.100

libavformat 58. 12.100 / 58. 12.100

libavdevice 58. 3.100 / 58. 3.100

libavfilter 7. 16.100 / 7. 16.100

libavresample 4. 0. 0 / 4. 0. 0

libswscale 5. 1.100 / 5. 1.100

libswresample 3. 1.100 / 3. 1.100

libpostproc 55. 1.100 / 55. 1.100

Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/shaunj/Videos/Clips/WA/Canyon Drive-Yakima_Helios.mp4':

Metadata:

major_brand : isom

minor_version : 512

compatible_brands: isomiso2avc1mp41

encoder : Lavf57.83.100

Duration: 00:04:43.97, start: 0.033991, bitrate: 15438 kb/s

Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720, 15242 kb/s, 24 fps, 24 tbr, 12288 tbn, 48 tbc (default)

Metadata:

handler_name : VideoHandler

Stream #0:1(und): Audio: ac3 (ac-3 / 0x332D6361), 44100 Hz, stereo, fltp, 192 kb/s (default)

Metadata:

handler_name : SoundHandler

Side data:

audio service type: main

Input #1, mov,mp4,m4a,3gp,3g2,mj2, from '/home/shaunj/Videos/Clips/WA/Canyon Drive-Yakima_Helios.mp4':

Metadata:

major_brand : isom

minor_version : 512

compatible_brands: isomiso2avc1mp41

encoder : Lavf57.83.100

Duration: 00:04:43.97, start: 0.033991, bitrate: 15438 kb/s

Stream #1:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 1280x720, 15242 kb/s, 24 fps, 24 tbr, 12288 tbn, 48 tbc (default)

Metadata:

handler_name : VideoHandler

Stream #1:1(und): Audio: ac3 (ac-3 / 0x332D6361), 44100 Hz, stereo, fltp, 192 kb/s (default)

Metadata:

handler_name : SoundHandler

Side data:

audio service type: main

Stream mapping:

Stream #1:0 -> #0:0 (h264 (native) -> mpeg2video (native))

Stream #0:1 -> #0:1 (ac3 (native) -> mp2 (native))

Press [q] to stop, [?] for help

[mpeg2video @ 0x55fbf2b5ed80] Warning min_rate > 0 but min_rate != max_rate isn't recommended!

[mp2 @ 0x55fbf2b60a00] bitrate 288 is not allowed in mp2

Error initializing output stream 0:1 -- Error while opening encoder for output stream #0:1 - maybe incorrect parameters such as bit_rate, rate, width or height

Conversion failed!


End of message by me O.P.

Again any help would be greatly appreciated.




DevedeDebugCanyondHelios.odt

Sergio Costas

unread,
Jun 27, 2018, 3:45:23 AM6/27/18
to devede...@googlegroups.com
Hi:

I tried the command line and FFMpeg complains about the audio bitrate;
it says that 288000 is a rate not allowed.

Try to change the audio bitrate to 320kbps and tell me if it works. Of
course, this will need a fix...

El 27/06/18 a las 07:11, hailma...@gmail.com escribió:
> ffmpeg -i /home/shaunj/Videos/Clips/WA/Canyon Drive-Yakima_Helios.mp4
> -i /home/shaunj/Videos/Clips/WA/Canyon Drive-Yakima_Helios.mp4 -map
> 1:0 -map 0:1 -vf scale=720:480 -y -c:v mpeg2video -c:a mp2 -f dvd -r
> 24000/1001 -pix_fmt yuv420p -maxrate:v 7500000 -minrate:v 3333300
> -bufsize 1835008 -packetsize 2048 -muxrate 10080000 -ar 48000 -sn -g
> 12 -bf 2 -strict 1 -t 10 -ac 2 -aspect 1.7777777777777777 -s 720x480
> -trellis 1 -mbd 2 -b:a 288000 -b:v 5000000 /var/tmp/movie_preview.mpg


--
Nos leemos
RASTER (Linux user #228804)
ras...@rastersoft.com http://www.rastersoft.com

Sergio Costas

unread,
Jun 27, 2018, 7:17:12 PM6/27/18
to devede...@googlegroups.com
I uploaded a new version of Devede, 4.12.0, that should fix this.


El 27/06/18 a las 07:11, hailma...@gmail.com escribió:
Error Message when attempting to preview or make iso (I quess make a DVD)  New to Devede_NG (Version 4.11.0)
--
You received this message because you are subscribed to the Google Groups "DeVeDe forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to devede-forum...@googlegroups.com.
To post to this group, send email to devede...@googlegroups.com.
Visit this group at https://groups.google.com/group/devede-forum.
For more options, visit https://groups.google.com/d/optout.

Raine King

unread,
Jun 28, 2018, 1:27:27 AM6/28/18
to devede...@googlegroups.com
Mr. Costas,
Thank you, sincerely.
The program seems like a very good program, and I can claim that I was partly correct in that it was something simple.
To the point, I tried 320 kbps and it worked, I also tried 288 kbps and it did not work - that was on the preview, but I was getting the same results whether I tried to preview or make an isl.  I wanted a better quality sound with "my videos" as opposed to Youtube downloads, and I changed the longer Openshot videos [not (like 5 second mp4's made from images)]
to 288 kbps; I overlooked that change and suspected that it could possibly be something with Openshot, although I realized that everything was ultimately an mp4.
But again, I'm new to videos, I don't even know if an mp4 is a container and there could be differences within the container.
Anyway thanks again for the help, I thought I may possibly get a response from a forum member within a few weeks asking me if I had the programs needed by Devede, 
or something like that.

I was going to upload a video that I made that you may possibly like, but (I don't use gmail) and when I started to upload the video to my Google Drive account,
it indicated over three (3) hours remaining, so I thought otherwise.  I don't see any method of attaching files directly; I may try later as I might lose this email - not familiar with gmail.

Thanks again.

To unsubscribe from this group and stop receiving emails from it, send an email to devede-forum+unsubscribe@googlegroups.com.

To post to this group, send email to devede...@googlegroups.com.
Visit this group at https://groups.google.com/group/devede-forum.
For more options, visit https://groups.google.com/d/optout.


-- 
Nos leemos
		         RASTER    (Linux user #228804)
ras...@rastersoft.com              http://www.rastersoft.com

--
You received this message because you are subscribed to a topic in the Google Groups "DeVeDe forum" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/devede-forum/YS8SF_Ns3b8/unsubscribe.
To unsubscribe from this group and all its topics, send an email to devede-forum+unsubscribe@googlegroups.com.

Sergio Costas

unread,
Jun 28, 2018, 4:08:17 AM6/28/18
to devede...@googlegroups.com
Don't worry, it wasn't your fault. The DVD standard is quite tricky, supporting only some very specific audio bitrates, and I mistakenly accepted some illegal values in Devede. Thanks to your report I've been able to fix it, which is good for all.

El 28/06/18 a las 07:27, Raine King escribió:
To unsubscribe from this group and stop receiving emails from it, send an email to devede-forum...@googlegroups.com.

To post to this group, send email to devede...@googlegroups.com.
Visit this group at https://groups.google.com/group/devede-forum.
For more options, visit https://groups.google.com/d/optout.
Reply all
Reply to author
Forward
0 new messages